[INFO] fetching crate textsynth 0.1.0...
[INFO] testing textsynth-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate textsynth 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate textsynth 0.1.0
[INFO] finished tweaking crates.io crate textsynth 0.1.0
[INFO] tweaked toml for crates.io crate textsynth 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate textsynth 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate textsynth 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.36
[INFO] [stderr]   Downloaded pin-project-lite v0.2.8
[INFO] [stderr]   Downloaded serde_derive v1.0.133
[INFO] [stderr]   Downloaded bounded-integer v0.5.1
[INFO] [stderr]   Downloaded fastrand v1.6.0
[INFO] [stderr]   Downloaded futures-macro v0.3.19
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded futures-executor v0.3.19
[INFO] [stderr]   Downloaded anyhow v1.0.52
[INFO] [stderr]   Downloaded indexmap v1.8.0
[INFO] [stderr]   Downloaded security-framework v2.5.0
[INFO] [stderr]   Downloaded serde v1.0.133
[INFO] [stderr]   Downloaded http v0.2.6
[INFO] [stderr]   Downloaded reqwest v0.11.9
[INFO] [stderr]   Downloaded serde_json v1.0.75
[INFO] [stderr]   Downloaded openssl-sys v0.9.72
[INFO] [stderr]   Downloaded h2 v0.3.10
[INFO] [stderr]   Downloaded hyper v0.14.16
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded futures v0.3.19
[INFO] [stderr]   Downloaded futures-channel v0.3.19
[INFO] [stderr]   Downloaded once_cell v1.9.0
[INFO] [stderr]   Downloaded pkg-config v0.3.24
[INFO] [stderr]   Downloaded security-framework-sys v2.5.0
[INFO] [stderr]   Downloaded futures-core v0.3.19
[INFO] [stderr]   Downloaded tokio v1.15.0
[INFO] [stderr]   Downloaded libc v0.2.112
[INFO] [stderr]   Downloaded encoding_rs v0.8.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3d4daee00ca760e2ac202b2cb7aaaf342f1f399cac488287ed94e36d2b83f53
[INFO] running `Command { std: "docker" "start" "-a" "f3d4daee00ca760e2ac202b2cb7aaaf342f1f399cac488287ed94e36d2b83f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3d4daee00ca760e2ac202b2cb7aaaf342f1f399cac488287ed94e36d2b83f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3d4daee00ca760e2ac202b2cb7aaaf342f1f399cac488287ed94e36d2b83f53", kill_on_drop: false }`
[INFO] [stdout] f3d4daee00ca760e2ac202b2cb7aaaf342f1f399cac488287ed94e36d2b83f53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74bde874b34f14f5702e4633260f2014cd3574f090a3e2218c14d9fea9f85fc4
[INFO] running `Command { std: "docker" "start" "-a" "74bde874b34f14f5702e4633260f2014cd3574f090a3e2218c14d9fea9f85fc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling serde_json v1.0.75
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.10
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bounded-integer v0.5.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling textsynth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/mod.rs:59:28
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder {
[INFO] [stdout]    |                            ^^^^^                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |                         |
[INFO] [stdout]    |                            |                         the same lifetime is hidden here
[INFO] [stdout]    |                            |                         the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder<'_> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/definition.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<CustomEngineDefinition> {
[INFO] [stdout]     |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<'_, CustomEngineDefinition> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.36s
[INFO] running `Command { std: "docker" "inspect" "74bde874b34f14f5702e4633260f2014cd3574f090a3e2218c14d9fea9f85fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74bde874b34f14f5702e4633260f2014cd3574f090a3e2218c14d9fea9f85fc4", kill_on_drop: false }`
[INFO] [stdout] 74bde874b34f14f5702e4633260f2014cd3574f090a3e2218c14d9fea9f85fc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73be28c95e77096550d25ab7acaf6ba760c8f764d40c53a3d68d9ce82b144718
[INFO] running `Command { std: "docker" "start" "-a" "73be28c95e77096550d25ab7acaf6ba760c8f764d40c53a3d68d9ce82b144718", kill_on_drop: false }`
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.10
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling textsynth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/mod.rs:59:28
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder {
[INFO] [stdout]    |                            ^^^^^                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |                         |
[INFO] [stdout]    |                            |                         the same lifetime is hidden here
[INFO] [stdout]    |                            |                         the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder<'_> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/definition.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<CustomEngineDefinition> {
[INFO] [stdout]     |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<'_, CustomEngineDefinition> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/mod.rs:59:28
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder {
[INFO] [stdout]    |                            ^^^^^                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |                         |
[INFO] [stdout]    |                            |                         the same lifetime is hidden here
[INFO] [stdout]    |                            |                         the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder<'_> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/definition.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<CustomEngineDefinition> {
[INFO] [stdout]     |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<'_, CustomEngineDefinition> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.33s
[INFO] running `Command { std: "docker" "inspect" "73be28c95e77096550d25ab7acaf6ba760c8f764d40c53a3d68d9ce82b144718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73be28c95e77096550d25ab7acaf6ba760c8f764d40c53a3d68d9ce82b144718", kill_on_drop: false }`
[INFO] [stdout] 73be28c95e77096550d25ab7acaf6ba760c8f764d40c53a3d68d9ce82b144718
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 291d2eebf73daf958b3d7d1e62ecb18ad79008a20a0ea4fde461775e34aca996
[INFO] running `Command { std: "docker" "start" "-a" "291d2eebf73daf958b3d7d1e62ecb18ad79008a20a0ea4fde461775e34aca996", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/core.rs:38:25
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine {
[INFO] [stderr]    |                         ^^^^^ the lifetime is elided here       ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine<'_> {
[INFO] [stderr]    |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/engine/mod.rs:59:28
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder {
[INFO] [stderr]    |                            ^^^^^                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                            |                         |
[INFO] [stderr]    |                            |                         the same lifetime is hidden here
[INFO] [stderr]    |                            |                         the same lifetime is hidden here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder<'_> {
[INFO] [stderr]    |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/engine/definition.rs:137:46
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<CustomEngineDefinition> {
[INFO] [stderr]     |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<'_, CustomEngineDefinition> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `textsynth` (lib) generated 3 warnings (run `cargo fix --lib -p textsynth` to apply 3 suggestions)
[INFO] [stderr] warning: `textsynth` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/textsynth-32c01534174d23ba)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test engine::definition::tests::test_custom_engine_definition_dynamic ... ok
[INFO] [stdout] test engine::definition::tests::test_custom_engine_definition_static ... ok
[INFO] [stdout] test engine::definition::tests::test_custom_engine_definition_new ... ok
[INFO] [stdout] test engine::definition::tests::test_engine_definition_max_tokens ... ok
[INFO] [stdout] test engine::log_probabilities::tests::test_non_empty_string_inner ... ok
[INFO] [stdout] test engine::log_probabilities::tests::test_non_empty_string_into_inner ... ok
[INFO] [stdout] test engine::log_probabilities::tests::test_non_empty_string_new ... ok
[INFO] [stdout] test engine::definition::tests::test_engine_definition_id ... ok
[INFO] [stdout] test engine::text_completion::tests::test_max_tokens_new ... ok
[INFO] [stdout] test engine::definition::tests::test_engine_definition_to_custom_engine_definition ... ok
[INFO] [stdout] test engine::text_completion::tests::test_max_tokens_inner ... ok
[INFO] [stdout] test core::tests::test_engine ... FAILED
[INFO] [stdout] test core::tests::test_new ... FAILED
[INFO] [stdout] test engine::tests::test_engine_new ... FAILED
[INFO] [stdout] test core::tests::test_try_new ... FAILED
[INFO] [stdout] test error::tests::test_error_debug ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_message ... ok
[INFO] [stdout] test engine::tests::test_engine_text_completion ... FAILED
[INFO] [stdout] test error::tests::test_status_code ... ok
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_max_tokens ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_top_p ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_temperature ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_top_k ... FAILED
[INFO] [stdout] test engine::log_probabilities::tests::test_log_probabilities_is_greedy ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_stream ... FAILED
[INFO] [stdout] test engine::log_probabilities::tests::test_log_probabilities_total_tokens ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_now_until ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_now_and_friends ... FAILED
[INFO] [stdout] test engine::log_probabilities::tests::test_log_probabilities_log_probability ... FAILED
[INFO] [stdout] test engine::tests::test_engine_log_probabilities ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_builder_new ... FAILED
[INFO] [stdout] test core::tests::test_new_with_client ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::test_engine stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::tests::test_engine' (16) panicked at src/test_utils/dotenv.rs:25:16:
[INFO] [stdout] failed to initialize dotenv: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1be938 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x616e7d1b6019 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1bf8ad - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x616e7d1f683c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x616e7d1f65b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x616e7cdf171c - <core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::sync::Arc<dotenv[60ed9b9b3c27eaf]::errors::Error>>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x616e7cdc4c94 - textsynth[c5d2c2d491600463]::test_utils::dotenv::initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/dotenv.rs:25:16
[INFO] [stdout]   22:     0x616e7cdcaf47 - textsynth[c5d2c2d491600463]::test_utils::API_KEY::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:12:5
[INFO] [stdout]   23:     0x616e7cdd41d6 - <textsynth[c5d2c2d491600463]::test_utils::API_KEY::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x616e7cdd3e72 - <fn() -> alloc[64763625b5a07cdb]::string::String as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x616e7cdd2462 - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   26:     0x616e7cdd05dd - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   27:     0x616e7cdc1081 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<alloc[64763625b5a07cdb]::string::String>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   28:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   29:     0x616e7cdbdd92 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<alloc[64763625b5a07cdb]::string::String>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   30:     0x616e7cdcd1e9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   31:     0x616e7cdcd133 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   32:     0x616e7cdd2e81 - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   33:     0x616e7cdd3d6a - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   34:     0x616e7cdcc33d - textsynth[c5d2c2d491600463]::test_utils::api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   35:     0x616e7cdd2f4c - textsynth[c5d2c2d491600463]::core::tests::test_engine
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:70:40
[INFO] [stdout]   36:     0x616e7cdd26a7 - textsynth[c5d2c2d491600463]::core::tests::test_engine::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:69:21
[INFO] [stdout]   37:     0x616e7cdd4296 - <textsynth[c5d2c2d491600463]::core::tests::test_engine::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   57:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   58:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   59:     0x7a8e90475a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::tests::test_new' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2485 - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd05dd - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc1081 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<alloc[64763625b5a07cdb]::string::String>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbdd92 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<alloc[64763625b5a07cdb]::string::String>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd1e9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd133 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2e81 - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d6a - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdcc33d - textsynth[c5d2c2d491600463]::test_utils::api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x616e7cdd3129 - textsynth[c5d2c2d491600463]::core::tests::test_new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:65:32
[INFO] [stdout]   29:     0x616e7cdd2737 - textsynth[c5d2c2d491600463]::core::tests::test_new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:64:18
[INFO] [stdout]   30:     0x616e7cdd4356 - <textsynth[c5d2c2d491600463]::core::tests::test_new::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   52:     0x7a8e90475a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::tests::test_engine_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::tests::test_engine_new' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2485 - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd05dd - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc1081 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<alloc[64763625b5a07cdb]::string::String>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbdd92 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<alloc[64763625b5a07cdb]::string::String>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd1e9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd133 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2e81 - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d6a - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdcc33d - textsynth[c5d2c2d491600463]::test_utils::api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x616e7cdc1d23 - textsynth[c5d2c2d491600463]::test_utils::text_synth::get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:11:46
[INFO] [stdout]   29:     0x616e7cdd0627 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::get_or_init::<textsynth[c5d2c2d491600463]::test_utils::text_synth::get::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   30:     0x616e7cdc1216 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::get_or_init<textsynth[c5d2c2d491600463]::test_utils::text_synth::get::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   31:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   32:     0x616e7cdbde13 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::get_or_init<textsynth[c5d2c2d491600463]::test_utils::text_synth::get::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   33:     0x616e7cdcd32a - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::get_or_init<textsynth[c5d2c2d491600463]::test_utils::text_synth::get::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   34:     0x616e7cdcd27e - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::get_or_init::<textsynth[c5d2c2d491600463]::test_utils::text_synth::get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   35:     0x616e7cdc4a3d - textsynth[c5d2c2d491600463]::test_utils::text_synth::get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:11:16
[INFO] [stdout]   36:     0x616e7cdea799 - textsynth[c5d2c2d491600463]::engine::tests::test_engine_new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:72:25
[INFO] [stdout]   37:     0x616e7cde9f87 - textsynth[c5d2c2d491600463]::engine::tests::test_engine_new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:71:25
[INFO] [stdout]   38:     0x616e7cdd44d6 - <textsynth[c5d2c2d491600463]::engine::tests::test_engine_new::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   60:     0x7a8e90475a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::test_try_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::tests::test_try_new' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2485 - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd05dd - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc1081 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<alloc[64763625b5a07cdb]::string::String>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbdd92 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<alloc[64763625b5a07cdb]::string::String>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd1e9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd133 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2e81 - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d6a - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdcc33d - textsynth[c5d2c2d491600463]::test_utils::api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x616e7cdd3009 - textsynth[c5d2c2d491600463]::core::tests::test_try_new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:59:36
[INFO] [stdout]   29:     0x616e7cdd26d7 - textsynth[c5d2c2d491600463]::core::tests::test_try_new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:58:22
[INFO] [stdout]   30:     0x616e7cdd42d6 - <textsynth[c5d2c2d491600463]::core::tests::test_try_new::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   52:     0x7a8e90475a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::tests::test_engine_text_completion stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::tests::test_engine_text_completion' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2485 - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd05dd - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc1081 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<alloc[64763625b5a07cdb]::string::String>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbdd92 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<alloc[64763625b5a07cdb]::string::String>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd1e9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd133 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2e81 - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d6a - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdcc33d - textsynth[c5d2c2d491600463]::test_utils::api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x616e7cdc1d23 - textsynth[c5d2c2d491600463]::test_utils::text_synth::get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:11:46
[INFO] [stdout]   29:     0x616e7cdd0627 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::get_or_init::<textsynth[c5d2c2d491600463]::test_utils::text_synth::get::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   30:     0x616e7cdc1216 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::get_or_init<textsynth[c5d2c2d491600463]::test_utils::text_synth::get::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   31:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   32:     0x616e7cdbde13 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::get_or_init<textsynth[c5d2c2d491600463]::test_utils::text_synth::get::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   33:     0x616e7cdcd32a - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::get_or_init<textsynth[c5d2c2d491600463]::test_utils::text_synth::get::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   34:     0x616e7cdcd27e - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::core::TextSynth>>::get_or_init::<textsynth[c5d2c2d491600463]::test_utils::text_synth::get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   35:     0x616e7cdc4a3d - textsynth[c5d2c2d491600463]::test_utils::text_synth::get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:11:16
[INFO] [stdout]   36:     0x616e7cdc1d77 - textsynth[c5d2c2d491600463]::test_utils::text_synth::ENGINE::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:8:44
[INFO] [stdout]   37:     0x616e7cdd4216 - <textsynth[c5d2c2d491600463]::test_utils::text_synth::ENGINE::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x616e7cdd3eb2 - <fn() -> textsynth[c5d2c2d491600463]::engine::Engine as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x616e7cdd2562 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   40:     0x616e7cdd06bd - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   41:     0x616e7cdc1561 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   42:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   43:     0x616e7cdbdf32 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   44:     0x616e7cdcd5c9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   45:     0x616e7cdcd513 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   46:     0x616e7cdd2ec1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   47:     0x616e7cdd3d8a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   48:     0x616e7cdc4a4d - textsynth[c5d2c2d491600463]::test_utils::text_synth::engine
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:15:5
[INFO] [stdout]   49:     0x616e7cdea7dc - textsynth[c5d2c2d491600463]::engine::tests::test_engine_text_completion
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:83:25
[INFO] [stdout]   50:     0x616e7cde9fb7 - textsynth[c5d2c2d491600463]::engine::tests::test_engine_text_completion::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:82:37
[INFO] [stdout]   51:     0x616e7cdd4516 - <textsynth[c5d2c2d491600463]::engine::tests::test_engine_text_completion::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   54:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   55:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   60:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   61:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   62:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   64:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   69:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   71:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   72:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   73:     0x7a8e90475a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_max_tokens stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_max_tokens' (53) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2585 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd06bd - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc1561 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbdf32 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd5c9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd513 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2ec1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d8a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdc4a4d - textsynth[c5d2c2d491600463]::test_utils::text_synth::engine
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:15:5
[INFO] [stdout]   28:     0x616e7cdd86a7 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::YOU_SHOULD_CLONE_THIS_BUILDER::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:274:22
[INFO] [stdout]   29:     0x616e7cdd4856 - <textsynth[c5d2c2d491600463]::engine::text_completion::tests::YOU_SHOULD_CLONE_THIS_BUILDER::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x616e7cdd3ed2 - <fn() -> textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x616e7cdd25e2 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   32:     0x616e7cdd070d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   33:     0x616e7cdc17c1 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   34:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   35:     0x616e7cdbe052 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   36:     0x616e7cdcd869 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   37:     0x616e7cdcd7b3 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   38:     0x616e7cdd2ee1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   39:     0x616e7cdd3d9a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   40:     0x616e7cddb91b - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_max_tokens
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:307:17
[INFO] [stdout]   41:     0x616e7cdd8737 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_max_tokens::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:305:41
[INFO] [stdout]   42:     0x616e7cdd48d6 - <textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_max_tokens::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   64:     0x7a8e90475a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_top_p stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_top_p' (60) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2605 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd070d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc17c1 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbe052 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd869 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd7b3 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2ee1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d9a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cddb52c - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_top_p
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:324:17
[INFO] [stdout]   28:     0x616e7cdd8647 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_top_p::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:322:36
[INFO] [stdout]   29:     0x616e7cdd47d6 - <textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_top_p::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   42:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   47:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   49:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   51:     0x7a8e90475a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_temperature stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_temperature' (57) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2605 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd070d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc17c1 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbe052 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd869 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd7b3 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2ee1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d9a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cddb9b3 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_temperature
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:312:17
[INFO] [stdout]   28:     0x616e7cdd8797 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_temperature::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:311:42
[INFO] [stdout]   29:     0x616e7cdd4956 - <textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_temperature::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   42:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   47:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   49:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   51:     0x7a8e90475a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_top_k stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_top_k' (59) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2605 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd070d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc17c1 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbe052 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd869 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd7b3 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2ee1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d9a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cddb487 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_top_k
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:318:17
[INFO] [stdout]   28:     0x616e7cdd8617 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_top_k::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:316:36
[INFO] [stdout]   29:     0x616e7cdd4796 - <textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_top_k::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   42:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   47:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   49:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   51:     0x7a8e90475a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::log_probabilities::tests::test_log_probabilities_is_greedy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::log_probabilities::tests::test_log_probabilities_is_greedy' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2585 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd06bd - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc1561 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbdf32 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd5c9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd513 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2ec1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d8a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdc4a4d - textsynth[c5d2c2d491600463]::test_utils::text_synth::engine
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:15:5
[INFO] [stdout]   28:     0x616e7cde994b - textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:61:25
[INFO] [stdout]   29:     0x616e7cde945b - <tokio[a88f8beea1c67217]::park::thread::CachedParkThread>::block_on::<textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/park/thread.rs:263:65
[INFO] [stdout]   30:     0x616e7cdd0f7a - tokio[a88f8beea1c67217]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>, <tokio[a88f8beea1c67217]::park::thread::CachedParkThread>::block_on<textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   31:     0x616e7cdf3d29 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a88f8beea1c67217]::coop::Budget>>>::try_with::<tokio[a88f8beea1c67217]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>, <tokio[a88f8beea1c67217]::park::thread::CachedParkThread>::block_on<textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x616e7cdf30ac - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a88f8beea1c67217]::coop::Budget>>>::with::<tokio[a88f8beea1c67217]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>, <tokio[a88f8beea1c67217]::park::thread::CachedParkThread>::block_on<textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x616e7cde5e8f - tokio[a88f8beea1c67217]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>, <tokio[a88f8beea1c67217]::park::thread::CachedParkThread>::block_on<textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   34:     0x616e7cde5e8f - tokio[a88f8beea1c67217]::coop::budget::<core[786f478f706679df]::task::poll::Poll<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>, <tokio[a88f8beea1c67217]::park::thread::CachedParkThread>::block_on<textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   35:     0x616e7cde5e8f - <tokio[a88f8beea1c67217]::park::thread::CachedParkThread>::block_on::<textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/park/thread.rs:263:31
[INFO] [stdout]   36:     0x616e7cdcdde2 - <tokio[a88f8beea1c67217]::runtime::enter::Enter>::block_on::<textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   37:     0x616e7cdec840 - <tokio[a88f8beea1c67217]::runtime::thread_pool::ThreadPool>::block_on::<textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   38:     0x616e7cde3aa7 - <tokio[a88f8beea1c67217]::runtime::Runtime>::block_on::<textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   39:     0x616e7cde9f0c - textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:73:29
[INFO] [stdout]   40:     0x616e7cdd4256 - <textsynth[c5d2c2d491600463]::test_utils::cache::LOG_PROBABILITIES::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x616e7cdd3ef2 - <fn() -> textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x616e7cdd2662 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   43:     0x616e7cdd074d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   44:     0x616e7cdc19cb - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   45:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   46:     0x616e7cdbe0e2 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   47:     0x616e7cdcd9b9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   48:     0x616e7cdcd903 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   49:     0x616e7cdd2f01 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   50:     0x616e7cdd3daa - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   51:     0x616e7cdea78d - textsynth[c5d2c2d491600463]::test_utils::cache::log_probabilities
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:77:5
[INFO] [stdout]   52:     0x616e7cddc0f6 - textsynth[c5d2c2d491600463]::engine::log_probabilities::tests::test_log_probabilities_is_greedy
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:102:17
[INFO] [stdout]   53:     0x616e7cdd9f07 - textsynth[c5d2c2d491600463]::engine::log_probabilities::tests::test_log_probabilities_is_greedy::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:101:42
[INFO] [stdout]   54:     0x616e7cdd4ad6 - <textsynth[c5d2c2d491600463]::engine::log_probabilities::tests::test_log_probabilities_is_greedy::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   76:     0x7a8e90475a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_stream stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_stream' (56) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2605 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd070d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc17c1 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbe052 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd869 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd7b3 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2ee1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d9a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdd884d - textsynth[c5d2c2d491600463]::engine::text_completion::tests::BUILDER::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:276:9
[INFO] [stdout]   28:     0x616e7cdd4a16 - <textsynth[c5d2c2d491600463]::engine::text_completion::tests::BUILDER::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x616e7cdd3ed2 - <fn() -> textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x616e7cdd25e2 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   31:     0x616e7cdd070d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   32:     0x616e7cdc17c1 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   33:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   34:     0x616e7cdbe052 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   35:     0x616e7cdcd869 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   36:     0x616e7cdcd7b3 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   37:     0x616e7cdd2ee1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   38:     0x616e7cdd3d9a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   39:     0x616e7cdd8b78 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:387:55
[INFO] [stdout]   40:     0x616e7cdf291d - <core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x616e7cdfcaad - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   42:     0x616e7cdd18f0 - tokio[a88f8beea1c67217]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   43:     0x616e7cdf4575 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a88f8beea1c67217]::coop::Budget>>>::try_with::<tokio[a88f8beea1c67217]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   44:     0x616e7cdf335e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a88f8beea1c67217]::coop::Budget>>>::with::<tokio[a88f8beea1c67217]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   45:     0x616e7cdf9a33 - tokio[a88f8beea1c67217]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   46:     0x616e7cdf9a33 - tokio[a88f8beea1c67217]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   47:     0x616e7cdf9a33 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   48:     0x616e7cdfc7ba - tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter::<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   49:     0x616e7cdbe365 - <tokio[a88f8beea1c67217]::macros::scoped_tls::ScopedKey<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Context>>::set::<tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   50:     0x616e7cdf7746 - tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter::<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   51:     0x616e7cdf56e3 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   52:     0x616e7cdf5993 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::InnerGuard<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   53:     0x616e7cdf62ba - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::BasicScheduler<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   54:     0x616e7cde3dbf - <tokio[a88f8beea1c67217]::runtime::Runtime>::block_on::<textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   55:     0x616e7cddb67a - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:397:63
[INFO] [stdout]   56:     0x616e7cdd8677 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:373:43
[INFO] [stdout]   57:     0x616e7cdd4816 - <textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_stream::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   77:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   79:     0x7a8e90475a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::log_probabilities::tests::test_log_probabilities_total_tokens stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::log_probabilities::tests::test_log_probabilities_total_tokens' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2685 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd074d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc19cb - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbe0e2 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd9b9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd903 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2f01 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3daa - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdea78d - textsynth[c5d2c2d491600463]::test_utils::cache::log_probabilities
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:77:5
[INFO] [stdout]   28:     0x616e7cddc276 - textsynth[c5d2c2d491600463]::engine::log_probabilities::tests::test_log_probabilities_total_tokens
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:107:17
[INFO] [stdout]   29:     0x616e7cdd9f67 - textsynth[c5d2c2d491600463]::engine::log_probabilities::tests::test_log_probabilities_total_tokens::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:106:45
[INFO] [stdout]   30:     0x616e7cdd4b56 - <textsynth[c5d2c2d491600463]::engine::log_probabilities::tests::test_log_probabilities_total_tokens::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   52:     0x7a8e90475a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_now_until stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_now_until' (55) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2605 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd070d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc17c1 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbe052 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd869 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd7b3 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2ee1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d9a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdd9148 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:364:17
[INFO] [stdout]   28:     0x616e7cdf295d - <core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x616e7cdfcbcd - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   30:     0x616e7cdd1a20 - tokio[a88f8beea1c67217]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   31:     0x616e7cdf4675 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a88f8beea1c67217]::coop::Budget>>>::try_with::<tokio[a88f8beea1c67217]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x616e7cdf33ae - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a88f8beea1c67217]::coop::Budget>>>::with::<tokio[a88f8beea1c67217]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x616e7cdfa503 - tokio[a88f8beea1c67217]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   34:     0x616e7cdfa503 - tokio[a88f8beea1c67217]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   35:     0x616e7cdfa503 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   36:     0x616e7cdfc7da - tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter::<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   37:     0x616e7cdbe445 - <tokio[a88f8beea1c67217]::macros::scoped_tls::ScopedKey<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Context>>::set::<tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x616e7cdf7a96 - tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter::<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   39:     0x616e7cdf5703 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   40:     0x616e7cdf5a53 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::InnerGuard<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   41:     0x616e7cdf659a - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::BasicScheduler<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   42:     0x616e7cde3f3f - <tokio[a88f8beea1c67217]::runtime::Runtime>::block_on::<textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   43:     0x616e7cddb82c - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:369:33
[INFO] [stdout]   44:     0x616e7cdd8707 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:363:46
[INFO] [stdout]   45:     0x616e7cdd4896 - <textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_until::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   67:     0x7a8e90475a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long' (61) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2605 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd070d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc17c1 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbe052 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd869 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd7b3 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2ee1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d9a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdd99ac - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:346:27
[INFO] [stdout]   28:     0x616e7cdf29dd - <core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x616e7cdfce0d - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   30:     0x616e7cdd1c80 - tokio[a88f8beea1c67217]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   31:     0x616e7cdf4875 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a88f8beea1c67217]::coop::Budget>>>::try_with::<tokio[a88f8beea1c67217]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x616e7cdf344e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a88f8beea1c67217]::coop::Budget>>>::with::<tokio[a88f8beea1c67217]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x616e7cdfbaa3 - tokio[a88f8beea1c67217]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   34:     0x616e7cdfbaa3 - tokio[a88f8beea1c67217]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   35:     0x616e7cdfbaa3 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   36:     0x616e7cdfc81a - tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter::<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   37:     0x616e7cdbe605 - <tokio[a88f8beea1c67217]::macros::scoped_tls::ScopedKey<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Context>>::set::<tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x616e7cdf8136 - tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter::<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   39:     0x616e7cdf5743 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   40:     0x616e7cdf5bd3 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::InnerGuard<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   41:     0x616e7cdf6b5a - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::BasicScheduler<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   42:     0x616e7cde423f - <tokio[a88f8beea1c67217]::runtime::Runtime>::block_on::<textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   43:     0x616e7cddbcae - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:359:16
[INFO] [stdout]   44:     0x616e7cdd87f7 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:345:72
[INFO] [stdout]   45:     0x616e7cdd49d6 - <textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   67:     0x7a8e90475a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_now_and_friends stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_now_and_friends' (54) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2605 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd070d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc17c1 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbe052 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd869 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd7b3 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2ee1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d9a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::text_completion::TextCompletionBuilder> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdd9610 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:329:31
[INFO] [stdout]   28:     0x616e7cdf299d - <core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x616e7cdfcced - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   30:     0x616e7cdd1b50 - tokio[a88f8beea1c67217]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   31:     0x616e7cdf4775 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a88f8beea1c67217]::coop::Budget>>>::try_with::<tokio[a88f8beea1c67217]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x616e7cdf33fe - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a88f8beea1c67217]::coop::Budget>>>::with::<tokio[a88f8beea1c67217]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x616e7cdfafd3 - tokio[a88f8beea1c67217]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   34:     0x616e7cdfafd3 - tokio[a88f8beea1c67217]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   35:     0x616e7cdfafd3 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   36:     0x616e7cdfc7fa - tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter::<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   37:     0x616e7cdbe525 - <tokio[a88f8beea1c67217]::macros::scoped_tls::ScopedKey<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Context>>::set::<tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x616e7cdf7de6 - tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter::<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   39:     0x616e7cdf5723 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   40:     0x616e7cdf5b13 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::InnerGuard<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   41:     0x616e7cdf687a - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::BasicScheduler<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   42:     0x616e7cde40bf - <tokio[a88f8beea1c67217]::runtime::Runtime>::block_on::<textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   43:     0x616e7cddbb1c - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:341:46
[INFO] [stdout]   44:     0x616e7cdd87c7 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:328:52
[INFO] [stdout]   45:     0x616e7cdd4996 - <textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   67:     0x7a8e90475a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::log_probabilities::tests::test_log_probabilities_log_probability stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::log_probabilities::tests::test_log_probabilities_log_probability' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2685 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd074d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc19cb - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbe0e2 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd9b9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd903 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2f01 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3daa - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdea78d - textsynth[c5d2c2d491600463]::test_utils::cache::log_probabilities
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:77:5
[INFO] [stdout]   28:     0x616e7cddc286 - textsynth[c5d2c2d491600463]::engine::log_probabilities::tests::test_log_probabilities_log_probability
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:97:17
[INFO] [stdout]   29:     0x616e7cdd9f97 - textsynth[c5d2c2d491600463]::engine::log_probabilities::tests::test_log_probabilities_log_probability::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:96:48
[INFO] [stdout]   30:     0x616e7cdd4b96 - <textsynth[c5d2c2d491600463]::engine::log_probabilities::tests::test_log_probabilities_log_probability::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   52:     0x7a8e90475a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::tests::test_engine_log_probabilities stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::tests::test_engine_log_probabilities' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2685 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd074d - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc19cb - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbe0e2 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd9b9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd903 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2f01 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::log_probabilities::LogProbabilities>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdea03b - textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:78:17
[INFO] [stdout]   27:     0x616e7cdf28dd - <core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x616e7cdfc98d - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   29:     0x616e7cdd17c0 - tokio[a88f8beea1c67217]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   30:     0x616e7cdf4475 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a88f8beea1c67217]::coop::Budget>>>::try_with::<tokio[a88f8beea1c67217]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31:     0x616e7cdf330e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a88f8beea1c67217]::coop::Budget>>>::with::<tokio[a88f8beea1c67217]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32:     0x616e7cdf8f63 - tokio[a88f8beea1c67217]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   33:     0x616e7cdf8f63 - tokio[a88f8beea1c67217]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   34:     0x616e7cdf8f63 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   35:     0x616e7cdfc79a - tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter::<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   36:     0x616e7cdbe285 - <tokio[a88f8beea1c67217]::macros::scoped_tls::ScopedKey<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Context>>::set::<tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x616e7cdf73f6 - tokio[a88f8beea1c67217]::runtime::basic_scheduler::enter::<<tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}, (), tokio[a88f8beea1c67217]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   38:     0x616e7cdf56c3 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::Inner<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   39:     0x616e7cdf58d3 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::InnerGuard<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   40:     0x616e7cdf5fe3 - <tokio[a88f8beea1c67217]::runtime::basic_scheduler::BasicScheduler<tokio[a88f8beea1c67217]::runtime::driver::Driver>>::block_on::<textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   41:     0x616e7cde3c3c - <tokio[a88f8beea1c67217]::runtime::Runtime>::block_on::<textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   42:     0x616e7cdea942 - textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:78:67
[INFO] [stdout]   43:     0x616e7cde9fe7 - textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:77:45
[INFO] [stdout]   44:     0x616e7cdd4556 - <textsynth[c5d2c2d491600463]::engine::tests::test_engine_log_probabilities::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   66:     0x7a8e90475a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_builder_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_builder_new' (52) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2585 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd06bd - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc1561 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbdf32 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd5c9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd513 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<textsynth[c5d2c2d491600463]::engine::Engine>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2ec1 - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d8a - <once_cell[7de85ece4fdd2863]::sync::Lazy<textsynth[c5d2c2d491600463]::engine::Engine> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdc4a4d - textsynth[c5d2c2d491600463]::test_utils::text_synth::engine
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:15:5
[INFO] [stdout]   28:     0x616e7cddb959 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_builder_new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:301:44
[INFO] [stdout]   29:     0x616e7cdd8767 - textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_builder_new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:300:42
[INFO] [stdout]   30:     0x616e7cdd4916 - <textsynth[c5d2c2d491600463]::engine::text_completion::tests::test_text_completion_builder_new::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   52:     0x7a8e90475a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::test_new_with_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::tests::test_new_with_client' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616e7d1e063a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616e7d1e063a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616e7d1e063a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616e7d1f607a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616e7d1f607a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616e7d1e5552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616e7d1e5552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616e7d1be87f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616e7d1be87f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616e7d1d85f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616e7ce1b90c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616e7ce1b90c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616e7d1d8872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616e7d1d8872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616e7d1bdd6c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x616e7d1b5ff9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616e7d1b3860 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x616e7cdd2485 - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x616e7cdd05dd - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x616e7cdc1081 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<alloc[64763625b5a07cdb]::string::String>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x616e7cfd5e7a - once_cell[7de85ece4fdd2863]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x616e7cdbdd92 - <once_cell[7de85ece4fdd2863]::imp::OnceCell<alloc[64763625b5a07cdb]::string::String>>::initialize::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x616e7cdcd1e9 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_try_init::<<once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[7de85ece4fdd2863]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x616e7cdcd133 - <once_cell[7de85ece4fdd2863]::sync::OnceCell<alloc[64763625b5a07cdb]::string::String>>::get_or_init::<<once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x616e7cdd2e81 - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x616e7cdd3d6a - <once_cell[7de85ece4fdd2863]::sync::Lazy<alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x616e7cdcc33d - textsynth[c5d2c2d491600463]::test_utils::api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x616e7cdd3081 - textsynth[c5d2c2d491600463]::core::tests::test_new_with_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:54:68
[INFO] [stdout]   29:     0x616e7cdd2707 - textsynth[c5d2c2d491600463]::core::tests::test_new_with_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:53:30
[INFO] [stdout]   30:     0x616e7cdd4316 - <textsynth[c5d2c2d491600463]::core::tests::test_new_with_client::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x616e7ce0f9eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x616e7ce0f9eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x616e7ce1c3db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x616e7ce1c3db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x616e7ce1c3db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x616e7ce1c3db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x616e7ce17af4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x616e7ce17af4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x616e7ce1efe2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x616e7ce1efe2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x616e7ce1efe2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x616e7ce1efe2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x616e7ce1efe2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x616e7d1dff0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x616e7d1dff0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7a8e903e8aa4 - <unknown>
[INFO] [stdout]   52:     0x7a8e90475a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::tests::test_engine
[INFO] [stdout]     core::tests::test_new
[INFO] [stdout]     core::tests::test_new_with_client
[INFO] [stdout]     core::tests::test_try_new
[INFO] [stdout]     engine::log_probabilities::tests::test_log_probabilities_is_greedy
[INFO] [stdout]     engine::log_probabilities::tests::test_log_probabilities_log_probability
[INFO] [stdout]     engine::log_probabilities::tests::test_log_probabilities_total_tokens
[INFO] [stdout]     engine::tests::test_engine_log_probabilities
[INFO] [stdout]     engine::tests::test_engine_new
[INFO] [stdout]     engine::tests::test_engine_text_completion
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_builder_new
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_max_tokens
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_now_and_friends
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_now_until
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_stream
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_temperature
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_top_k
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_top_p
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "291d2eebf73daf958b3d7d1e62ecb18ad79008a20a0ea4fde461775e34aca996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "291d2eebf73daf958b3d7d1e62ecb18ad79008a20a0ea4fde461775e34aca996", kill_on_drop: false }`
[INFO] [stdout] 291d2eebf73daf958b3d7d1e62ecb18ad79008a20a0ea4fde461775e34aca996
